home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Clipper 1998 June
/
Electronic Clipper 1998-06.iso
/
Idea Source®
/
Teaser.Dir
/
00022_Script_22
< prev
next >
Wrap
Text File
|
1998-04-28
|
173b
|
10 lines
on mouseUp
if sprite 12 intersects sprite 13 then
if the doubleClick then
puppetsound(3) "shot"
go frame "got'im"
end if
end if
end